string_vector_format

Syntax:

string_vector_format(vector, tot, dec)

Arguments:

Argument Name Type Description
vectorvectorvector to convert
totrealThe total number of places of the main number to be shown
decrealThe number of decimal places to be included

Returns: (string)

Description:

Loading page...

Back: Strings
Next: string_vector_scientific